File: u_tabpg_dwproperty_srvfind.sru
Size: 508
Date: Sun, 16 Mar 2025 05:42:20 +0100
//objectcomments Extension DataWindow Property - The Find service tabpage
forward
global type u_tabpg_dwproperty_srvfind from pfc_u_tabpg_dwproperty_srvfind
end type
end forward

global type u_tabpg_dwproperty_srvfind from pfc_u_tabpg_dwproperty_srvfind
end type
global u_tabpg_dwproperty_srvfind u_tabpg_dwproperty_srvfind

on u_tabpg_dwproperty_srvfind.create
call pfc_u_tabpg_dwproperty_srvfind::create
end on

on u_tabpg_dwproperty_srvfind.destroy
call pfc_u_tabpg_dwproperty_srvfind::destroy
end on

  • pfc_u_tabpg_dwproperty_srvfind u_tabpg_dwproperty_srvfind(sru)